Merge "Add fallback language for Luri (lrc) to Persian (fa)"
[lhc/web/wiklou.git] / languages / messages / MessagesLrc.php
index ada5dc2..a4494fe 100644 (file)
@@ -10,6 +10,7 @@
  * @author Mogoeilor
  */
 
+$fallback = 'fa';
 $rtl = true;
 
 $namespaceNames = array(
@@ -143,4 +144,4 @@ $specialPageAliases = array(
        'Watchlist'                 => array( 'سیل_برگ' ),
        'Whatlinkshere'             => array( 'چه_هوم_پیوندیایی_ها_ایچه' ),
        'Withoutinterwiki'          => array( 'بی_مین_ویکی' ),
-);
\ No newline at end of file
+);